SByteNIProviderIMathSByteNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<SByteN> IProvider<IMath<SByteN>>.GetInstance()
Private Function GetInstance As IMath(Of SByteN)
Implements IProvider(Of IMath(Of SByteN)).GetInstance
private:
virtual IMath<SByteN>^ GetInstance() sealed = IProvider<IMath<SByteN>^>::GetInstance
private abstract GetInstance : unit -> IMath<SByteN>
private override GetInstance : unit -> IMath<SByteN>
IMathSByteNAn instance of
T.
IProviderTGetInstance